home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmSSSSttttrrrriiiinnnnggggNNNNCCCCoooonnnnccccaaaatttt((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmSSSSttttrrrriiiinnnnggggNNNNCCCCoooonnnnccccaaaatttt((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- XXXXmmmmSSSSttttrrrriiiinnnnggggNNNNCCCCoooonnnnccccaaaatttt - A compound string function that appends a
- specified number of bytes to a compound string
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/Xm.h>
- XXXXmmmmSSSSttttrrrriiiinnnngggg XXXXmmmmSSSSttttrrrriiiinnnnggggNNNNCCCCoooonnnnccccaaaatttt(
- XXXXmmmmSSSSttttrrrriiiinnnngggg ssss1111,
- XXXXmmmmSSSSttttrrrriiiinnnngggg ssss2222,
- iiiinnnntttt nnnnuuuummmm____bbbbyyyytttteeeessss);
-
- VVVVEEEERRRRSSSSIIIIOOOONNNN
- This page documents Motif 2.1.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This function is obsolete and exists for compatibility with
- previous releases. It is replaced by XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCoooonnnnccccaaaatttt.
- XXXXmmmmSSSSttttrrrriiiinnnnggggNNNNCCCCoooonnnnccccaaaatttt appends a specified number of bytes from _s_2
- to the end of _s_1, including tags, directional indicators,
- and separators. It then returns the resulting compound
- string. The original strings are preserved. The function
- allocates space for the resulting compound string. The
- application is responsible for managing the allocated space.
- The application can recover the allocated space by calling
- XXXXmmmmSSSSttttrrrriiiinnnnggggFFFFrrrreeeeeeee.
-
- _s_1 Specifies the compound string to which a copy of
- _s_2 is appended.
-
- _s_2 Specifies the compound string that is appended to
- the end of _s_1.
-
- _n_u_m__b_y_t_e_s Specifies the number of bytes of _s_2 to append to
- _s_1. If this value is less than the length of _s_2,
- as many bytes as possible, but possibly fewer than
- this value, will be appended to _s_1 such that the
- resulting string is still a valid compound string.
-
- RRRREEEETTTTUUUURRRRNNNN
- Returns a new compound string.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD
- XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeee(3) and XXXXmmmmSSSSttttrrrriiiinnnnggggFFFFrrrreeeeeeee(3).
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 10/3/02)
-
-
-
-